home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / mint / shells / bashsrc.zoo / doc / bugs.st next >
Text File  |  1991-06-08  |  2KB  |  31 lines

  1. I know about the following bugs in BASH 1.05.1:
  2. -------------------------------------------------------------------------------
  3.     Files ending in extension .sh are not automatically run as shell
  4. scripts; they must be run via '. name'.
  5.     This doesn't really bother me; if you think it's vital to you, either
  6. fix it yourself and send me the diffs or ask me, and, if I get enough similar
  7. requests, I'll fix it myself.
  8. -------------------------------------------------------------------------------
  9.     BASH locks up if you attempt to run a program called make and that
  10. program does not exists.
  11.     I can't for the life of me figure out why. If you fix it, PLEASE
  12. send me the diffs (from my version).
  13. ===============================================================================
  14. If you find a bug, please do report it (given the proviso in readme.st about
  15. when I can be reached); please include the folloing info: type of ST; version
  16. of TOS; version of MiNT; version of BASH (1.05.x) and who built it (me or you)
  17. and, if you did, what with (GCC/Make port and version); how much memory
  18. you've got, peripherals attached, and AUTO folder programs installed. I know
  19. that this seems like a long list, but if I get all that to start with I
  20. probably stand a better chance of finding obscure bugs.
  21.     Note that a bug MUST be repeatable; reports of the form 'it crashed
  22. yesterday and I don't know why' will not be appreciated. If you can include
  23. a shell script to produce the bug and/or the history file leading up to the
  24. occurance of the bug it will make my life much easier.
  25. -------------------------------------------------------------------------------
  26. If you send me diffs, please only send me the ones relevant to your fix or
  27. addition. I don't want to have to plough through my own diffs to find out
  28. what you've actually done.
  29. -------------------------------------------------------------------------------
  30. 'Grave' Dave Gymer.
  31.